home *** CD-ROM | disk | FTP | other *** search
- This a utility for converting other systems PVray scene
- files to run on the Archimedes. It looks through the
- source hunting for "..." strings, as in:
-
- include "shapes.dat"
-
- and rearranges it to:
-
- include "<PVray$Dir>.dat.shapes"
-
- All the files supplied with the Archimedes port of PVray
- were converted with this utility.
-
- Pete Goodwin.